1 | 7 | 12 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 23 | 14 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 96 | 114 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 359 | 416 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,901 | 2,324 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
6 | 1,928 | 3,112 | active_attr | Create plain old Ruby models without reinventing the wheel. |
7 | 2,662 | 2,940 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,595 | 3,157 | hanami-utils | Hanami utilities |
9 | 3,759 | 1,579 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 10,011 | 6,549 | fast_attributes | Fast attributes with data types |
11 | 13,317 | 11,680 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
12 | 13,740 | 17,809 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
13 | 34,744 | 106,788 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 41,092 | 14,199 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 43,138 | 14,717 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 59,388 | 55,375 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 148,218 | 32,891 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
18 | 178,600 | 40,013 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |